Skip to content

feat: add GitHub Actions CI workflows#2

Merged
viamus merged 1 commit into
mainfrom
feature/github-actions
Jan 31, 2026
Merged

feat: add GitHub Actions CI workflows#2
viamus merged 1 commit into
mainfrom
feature/github-actions

Conversation

@viamus
Copy link
Copy Markdown
Owner

@viamus viamus commented Jan 31, 2026

  • Add ci.yml for build and test on push/PR to main
  • Add pr-validation.yml for PR checks with format verification
  • Add CI status badge to README

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Fixes #(issue number)

Changes Made

Testing

  • I have tested these changes locally
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have updated the documentation accordingly

Screenshots (if applicable)

Additional Notes

- Add ci.yml for build and test on push/PR to main
- Add pr-validation.yml for PR checks with format verification
- Add CI status badge to README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@viamus viamus self-assigned this Jan 31, 2026
@viamus viamus added the documentation Improvements or additions to documentation label Jan 31, 2026
@viamus viamus merged commit 79d98ef into main Jan 31, 2026
2 checks passed
@viamus viamus deleted the feature/github-actions branch January 31, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant